Click or drag to resize

DiscoverySearchConfigurationSearchableMailboxes Property

Gets the searchable mailboxes.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<SearchableMailbox> SearchableMailboxes { get; }

Property Value

Type: IListSearchableMailbox
The searchable mailboxes.
See Also